home *** CD-ROM | disk | FTP | other *** search
/ Archive Magazine CD 1995 / Archive Magazine CD 1995.iso / discs / prog_disc / volume_8 / issue_01 / risc_pc / Keys / !ReadMe next >
Encoding:
Text File  |  1994-09-01  |  2.2 KB  |  76 lines

  1. RiscPCKeys
  2. ==========
  3.  
  4. This program is for RiscPC owners who are discontented with their PC style
  5. keyboard.  It loads in the keyboard driver modules and patches them producing
  6. the following in the current directory :-
  7.  
  8. Keyboard+
  9. ---------
  10.  
  11. This swaps CapsLock with the Left hand Control key.
  12.  
  13. For some reason this stops LH-SHIFT LH-CTRL F1 from working.  However
  14. RH-SHIFT LH-CTRL F1, RH-SHIFT RH-CTRL F1 & LH-SHIFT RH-CTRL F1 all work. 
  15. None of the other function keys are affected.
  16.  
  17. This also affects LH-SHIFT LH-CTRL W, S, X & probably 2, which indicates that
  18. it is to do with the scanning of the keyboard.  Some keyboards don't have
  19. this problem, so it is probably to do with the number of keys rollover that
  20. the keyboard has.
  21.  
  22. IntKeyBrd+
  23. ----------
  24.  
  25. This makes the keyboard layout into that of an Acorn layout rather than a PC
  26. layout.  You can use this with a US PC keyboard (they have the same layout as
  27. the old Acorn ones) or with the one supplied with the RiscPC with lots of
  28. sticky labels!
  29.  
  30. It also adds
  31.  
  32. ALT-SHIFT-4 (= ALT-$) = £ (for US PC keyboards which don't have a £ key)
  33. ALT-Z = ‘
  34. ALT-X = ’
  35. ALT-SHIFT-Z = “
  36. ALT-SHIFT-X = ”
  37.  
  38. and you'll find (new to riscos 3.5)
  39.  
  40. ALT-SHIFT-3 = ¤
  41.  
  42. Usage
  43. -----
  44.  
  45. Run the KeyPatch program.  It will produce the two modules above.  You can
  46. use one or the other or both just by double clicking on them.
  47.  
  48. If you want one or more of the modules loaded by default put it/them in
  49. !Boot.Choices.Boot.PreDesk and it/they should load automatically on boot up.
  50.  
  51. Notes
  52. -----
  53.  
  54. I wrote this because I wanted a new keyboard for my RiscPC but didn't want a
  55. UK layout one.  I can't stand having the \ key between SHIFT and Z which
  56. ruined my touchtyping.  Also I wanted to have CTRL and CapsLock the old way
  57. round.
  58.  
  59. I have used the modules with some success with a keyboard called Flash 101
  60. made by Keytronic.  This is a US layout keyboard with the ability to remap
  61. keys and program macros in.  It was quite expensive though.  However I think
  62. that a standard US layout PC AT (with PS/2 connector) keyboard would do just
  63. as well.
  64.  
  65.  
  66. Bugs & Comments
  67. ---------------
  68.  
  69. If you have any comments or find any bugs let me know at
  70.  
  71.   ncw@axis.demon.co.uk (Internet)
  72.   or on Arcade BBS (081 654 2212) user 939
  73.  
  74. Nick Craig-Wood
  75. 07Jun94
  76.